home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Puzzle / Memory2000.swf / scripts / DefineButton2_62 / BUTTONCONDACTION on(release, keyPress Enter).as
Text File  |  2001-07-16  |  116b  |  8 lines

  1. on(release, keyPress "<Enter>"){
  2.    tellTarget("../")
  3.    {
  4.       gotoAndStop("okdoka");
  5.       play();
  6.    }
  7. }
  8.